-
Notifications
You must be signed in to change notification settings - Fork 18
Add CONTRIBUTING.md file #94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a few suggestions for improvement. Thanks for preparing that!
@@ -0,0 +1,48 @@ | |||
# Contributing to SBSCL | |||
|
|||
Thank you for your interest in contributing to SBSCL! If you would like to make improvements to the library, add new features that are useful to you and others, or have found a bug that you know how to fix, please open a pull request! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We appreciate your interest in contributing to SBSCL! If you would like to make improvements to the library, add new useful features, or have found a bug you know how to fix, please open a pull request!
* **Expected behavior:** What should happen? | ||
* **Actual behavior:** What is happening instead? | ||
* **Reproduction steps:** Clear, concise steps to reproduce the issue. | ||
* **Environment:** Your operating system, version of the project etc. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
, etc.
|
||
If you have questions or need assistance, please feel free to: | ||
|
||
* Open an issue on our [Issue Tracker](https://github.com/draeger-lab/SBSCL/issues). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please open…
If you have questions or need assistance, please feel free to: | ||
|
||
* Open an issue on our [Issue Tracker](https://github.com/draeger-lab/SBSCL/issues). | ||
* Ask to any maintainer. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or you may ask any maintainer.
@baranwalayush Basically, LGTM. |
LGTM |
CONTRIBUTING.md
file to better help the new contributors and adhere to the standard coding guidelines.